G-OPT: A General Purpose Optimizer program based on genetic algorithm for Real-Time Optimization (RTO):
Minimize F(X1,X2,....Xn), subject to:
Xi,low <= Xi <= Xi,high, 1 <= i <= n
Yj,low <= Yj = Gj(X1,X2,...Xn) <= Yj,high, 0 <= j <= m
F and G functions can be nonlinear and discontinuous
Ideal for process unit optimization and integration with MVPC (multivariable predictive controllers) like IntelliOpt GMAXC.